Align this function with gtk_tree_view_column_set_cell_data(); call the
authorMatthias Clasen <maclas@gmx.de>
Sun, 14 Mar 2004 00:01:23 +0000 (00:01 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 14 Mar 2004 00:01:23 +0000 (00:01 +0000)
commit6cfcae4993181b86a20af7e5c9b0ac5dbcd62b71
treedf738c27a6a747b327309ded110d27554203c1fc
parent83eb184c2c68bf370eef2e9970b4ef80e178899d
Align this function with gtk_tree_view_column_set_cell_data(); call the

Sun Mar 14 01:01:18 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcellview.c (gtk_cell_view_set_cell_data): Align
this function with gtk_tree_view_column_set_cell_data();
call the cell data func after setting the attributes.

Sun Mar 14 01:00:08 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcellview.c (gtk_cell_view_expose): One more try;
make sure not to call gtk_cell_view_set_cell_data() when
displayed_row is NULL.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcellview.c